home *** CD-ROM | disk | FTP | other *** search
/ Exploring Where & Why / Exploring Where & Why.iso / pc / MODULES / LESSON08 / ACT08B / L08EXIT.DIR / Internal_25_go main.ls < prev    next >
Encoding:
Text File  |  2004-07-11  |  44 b   |  6 lines

  1. global gUI
  2.  
  3. on mouseDown
  4.   gUI.goMain()
  5. end
  6.